func reflect.bucketOf

2 uses

	reflect (current package)
		type.go#L1939: 	mt.bucket = bucketOf(ktyp, etyp)
		type.go#L2235: func bucketOf(ktyp, etyp *rtype) *rtype {